home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2001 May / SGI Freeware 2001 May - Disc 1.iso / dist / fw_mysql.idb / usr / freeware / share / sql-bench / limits / access.comment.z / access.comment
Encoding:
Text File  |  1999-10-18  |  623 b   |  15 lines

  1. Access 97 tested trough ODBC 1998.04.19, by monty@tcx.se
  2.  
  3. ccess 97 has a bug when on executes a SELECT follwed very fast with a
  4. ROP TABLE or a DROP INDEX command:
  5.  
  6. [Microsoft][ODBC Microsoft Access 97 Driver] The database engine couldn't lock table 'crash_q' because it's already in use by another person or process. (SQL-S1
  7. 000)(DBD: st_execute/SQLExecute err=-1)
  8.  
  9. Debugging SQL queries in Access 97 is terrible because most error messages
  10. are of type:
  11.  
  12. Error: [Microsoft][ODBC Microsoft Access 97 Driver] Syntax error in CREATE TABLE statement. (SQL-37000)(DBD: st_prepare/SQLPrepare err=-1)
  13.  
  14. Which doesn't tell a thing!
  15.